Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show additional associated image for some openslides. #486

Merged
merged 1 commit into from
Oct 1, 2020

Conversation

manthey
Copy link
Member

@manthey manthey commented Oct 1, 2020

Openslide only exposes associated images from Aperio if they have an ImageDescription with their name. For Python>3.6, if you also have appropriate tiff libraries installed (for instance, from the tiff tile source), this will expose label and macro images based on other indicators.

For Hamamatsu files, only the macro image is exposed. There is another image that can be present, but this is the non-empty region map.

Openslide only exposes associated images from Aperio if they have an
ImageDescription with their name.  For Python>3.6, if you also have
appropriate tiff libraries installed (for instance, from the tiff tile
source), this will expose label and macro images based on other
indicators.

For Hamamatsu files, only the macro image is exposed.  There is another
image that can be present, but this is the non-empty region map.
@manthey manthey merged commit 2849d0d into master Oct 1, 2020
@manthey manthey deleted the openslide-associated-images branch October 1, 2020 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant